-
Home
-
DecaLog
-
4.3.1
-
Code
-
Classes
- DLogger
| Total Complexity |
67 |
| Dependencies |
13 |
| Dependents |
24 |
| Total lines |
442 |
| Lines of code |
212 |
| Logical lines of code |
125 |
| Comment lines |
191 |
| Methods |
18 |
| Properties |
8 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init() |
B |
41 |
19 |
51 |
| log() |
A |
44 |
13 |
42 |
| loggers_check() |
A |
48 |
8 |
34 |
| __construct() |
S |
57 |
7 |
17 |
| is_debug_allowed() |
S |
66 |
3 |
9 |
| count() |
S |
65 |
3 |
9 |
| channel_tag() |
S |
71 |
2 |
6 |
| normalize_array() |
S |
66 |
2 |
10 |
| current_channel_tag() |
S |
80 |
1 |
3 |
| normalize_string() |
S |
67 |
1 |
7 |
| debug() |
S |
79 |
1 |
3 |
| info() |
S |
79 |
1 |
3 |
| notice() |
S |
79 |
1 |
3 |
| warning() |
S |
79 |
1 |
3 |
| error() |
S |
79 |
1 |
3 |
| critical() |
S |
79 |
1 |
3 |
| alert() |
S |
79 |
1 |
3 |
| emergency() |
S |
79 |
1 |
3 |